x11: Include missing public headers to GdkX11 gir build
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 5 Jan 2014 20:46:40 +0000 (21:46 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 5 Jan 2014 20:46:40 +0000 (21:46 +0100)
gdk/Makefile.am

index 8cba7c0d858d67be9602f34630840f3b55bd57a1..3fcc35cd99cf83d8a9be06eed3474d1a52a5be1a 100644 (file)
@@ -220,6 +220,7 @@ x11_introspection_files =           \
        x11/gdkdevicemanager-xi2.c      \
        x11/gdkdevice-xi2.c             \
        x11/gdkdisplay-x11.c            \
+       x11/gdkdisplaymanager-x11.c     \
        x11/gdkdnd-x11.c                \
        x11/gdkeventsource.c            \
        x11/gdkeventtranslator.c        \
@@ -237,8 +238,18 @@ x11_introspection_files =          \
        x11/gdkxid.c                    \
        x11/xsettings-client.c          \
        x11/gdkx.h                      \
+       x11/gdkx11applaunchcontext.h    \
        x11/gdkx11cursor.h              \
+       x11/gdkx11device.h              \
+       x11/gdkx11device-core.h         \
+       x11/gdkx11device-xi2.h          \
+       x11/gdkx11devicemanager.h       \
+       x11/gdkx11devicemanager-core.h  \
+       x11/gdkx11devicemanager-xi2.h   \
        x11/gdkx11display.h             \
+       x11/gdkx11displaymanager.h      \
+       x11/gdkx11dnd.h                 \
+       x11/gdkx11keys.h                \
        x11/gdkx11property.h            \
        x11/gdkx11screen.h              \
        x11/gdkx11selection.h           \